CurrentFieldValue

Basic and Crystal syntax.

Returns

Can return any field type

Action

CurrentFieldValue returns the current value of the field that is about to be printed.

Typical Uses

You can use CurrentFieldValue to help do conditional formatting on a field element, field object or cross-tab summary or label.

Examples

In Crystal syntax, you can enter a formula like:

if CurrentFieldValue = 0 then crRed

In Basic syntax, the formula will be:

If CurrentFieldValue = 0 Then formula = crRed

Formats the font color of the object to print red when the value of the field is zero.

Comments


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com